Skip to content

Conversation

@alekswn
Copy link
Contributor

@alekswn alekswn commented Nov 6, 2025

…ndwidth tests

  • Add is_warmup parameter to bandwidth_rma() function to distinguish between warmup and measurement phases
  • Add explicit warmup run before the main benchmark loop in rma_bw.c
  • Ensure accurate bandwidth measurements by isolating warmup overhead
  • Add warmup for server->client connection for writedata mode
  • Skip perf stats printing for warmup pass

This change improves the accuracy of RMA bandwidth measurements by clearly separating the warmup phase from the actual performance measurement phase.

…ndwidth tests

- Add is_warmup parameter to bandwidth_rma() function to distinguish between
  warmup and measurement phases
- Add explicit warmup run before the main benchmark loop in rma_bw.c
- Ensure accurate bandwidth measurements by isolating warmup overhead
- Add warmup for server->client connection for `writedata` mode
- Skip perf stats printing for warmup pass

This change improves the accuracy of RMA bandwidth measurements by clearly
separating the warmup phase from the actual performance measurement phase.

Signed-off-by: Alexey Novikov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant